-- card: 9898 from stack: in -- bmap block id: 11339 -- flags: 4000 -- background id: 10760 -- name: AutoMusicon ----- HyperTalk script ----- on flipCd btnNo resetCDB if btnNo is 1 then set icon of target to 20012 set icon of target to 20013 else if btnNo is 2 then set icon of target to 20022 set icon of target to 20023 else if btnNo is 3 then set icon of target to 20032 set icon of target to 20033 end if play "Click" play "Click2" lock screen if visible of cd fld 1 is true then put "left" into temp if visible of cd fld 13 is true then put "right" into temp repeat with i = 1 to 18 hide cd fld i end repeat if btnNo is 1 then put "right" into temp repeat with i = 1 to 6 show cd fld i end repeat end if if btnNo is 2 then repeat with i = 7 to 12 show cd fld i end repeat end if if btnNo is 3 then put "left" into temp repeat with i = 13 to 18 show cd fld i end repeat end if play "Fidoclick" do "unlock screen with wipe " &temp end flipCd on resetCDB lock screen repeat with i = 1 to 3 if char 5 of icon of cd btn i > 1 then set icon of cd btn i to (char 1 to 4 of icon of cd btn i) &1 end if end repeat unlock screen end resetCDB on openCard global menuInstList get checkRecent() if it is false then exit openCard end if cleanScreen if the diskSpace < 100000 then show bg btn "JBSpoiler" put "Toot,Bottle,English horn,Horn,Trumpet" into menuInstList Put Return & "Whistle,Bb Clarinet,Flute,Sax,SaxLo" after menuInstList put Return & "Plunk,Banjo,Cello,Elect. Guitar,Elect. Piano," &"Harp,Harpsichord,Piano,Pizz Strings" after menuInstList put Return & "Boom,Bell,Marimba" after menuInstList Put Return & "Chords,Beethoven" after menuInstList Put Return & "Sound Effects,Boing,Perc,Raven," &"Sawtooth,Triangle,Voice,Wah,Whistling" after menuInstList end openCard -- If you decide to use the jukebox as a stand alone card, disable the -- checkRecent function before you copy the card, and remove it and all -- references to it in the scripts. Or look for the stand alone version -- available from selected distributors. function checkRecent get id of recent card if it is not "card id 6580" then set lockmessages to true visual zoom in go cd id 6580 return false else return true end if end checkRecent on closeCard global SongCounter,menuInstList cleanScreen lock Screen if visible of bg btn "JBSpoiler" is true then hide bg btn "JBSpoiler" if visible of cd btn "Line Length" is true then hide cd btn "Line Length" if visible of cd btn "Import Music" is true then hide cd btn "Import Music" if visible of cd btn "Export Music" is true then hide cd btn "Export Music" if visible of cd fld "AutoMusiconHelp" is true then hide cd fld "AutoMusiconHelp" set scroll of cd fld "AutoMusiconHelp" to 0 end if unlock screen send mouseDown to bg btn id 44 put empty into bg fld "TempoField" send mouseDown to cd btn id 51 put empty into SongCounter put empty into menuInstList end closeCard -- part 51 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=144 top=302 right=334 bottom=180 -- title width / last selected line: 0 -- icon id / first selected line: 20013 / 20013 -- text alignment: 1 -- font id: 3 -- text size: 18 -- style flags: 256 -- line height: 24 -- part name: Page 1L ----- HyperTalk script ----- on mouseDown cleanScreen if visible of cd fld 1 is true then exit mouseDown else flipCd (number of target) end if end mouseDown -- part 52 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=182 top=303 right=335 bottom=218 -- title width / last selected line: 0 -- icon id / first selected line: 20021 / 20021 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Page 2L ----- HyperTalk script ----- on mouseDown cleanScreen if visible of cd fld 7 is true then exit mouseDown else flipCd (number of target) end if end mouseDown -- part 53 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=221 top=303 right=335 bottom=256 -- title width / last selected line: 0 -- icon id / first selected line: 20031 / 20031 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Page 3L ----- HyperTalk script ----- on mouseDown cleanScreen if visible of cd fld 13 is true then exit mouseDown else flipCd (number of target) end if end mouseDown -- part 142 (button) -- low flags: 00 -- high flags: 0003 -- rect: left=398 top=235 right=299 bottom=500 -- title width / last selected line: 0 -- icon id / first selected line: 14033 / 14033 -- text alignment: 1 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: Hider ----- HyperTalk script ----- on mouseDown if optionKey() is down then set cursor to 4 cleanScreen repeat with i = 21 to 70 show cd fld i wait 1 second if mouse() is down then exit repeat hide cd fld i if mouse() is down then exit repeat end repeat end if if shiftKey() is down then set visible of cd btn "headers" to not visible of cd btn "headers" end if cleanScreen end mouseDown -- part 27 (field) -- low flags: 01 -- high flags: 0002 -- rect: left=18 top=31 right=300 bottom=201 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 12 -- text size: 12 -- style flags: 0 -- line height: 14 -- part name: -- part 28 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=202 top=31 right=300 bottom=385 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 12 -- text size: 12 -- style flags: 0 -- line height: 18 -- part name: -- part 29 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=18 top=31 right=302 bottom=35 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 18 -- part name: -- part 30 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=202 top=31 right=302 bottom=222 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 18 -- part name: -- part 54 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=19 top=31 right=302 bottom=198 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 12 -- text size: 12 -- style flags: 256 -- line height: 16 -- part name: -- part 56 (field) -- low flags: 01 -- high flags: 0000 -- rect: left=224 top=29 right=299 bottom=383 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 12 -- text size: 12 -- style flags: 256 -- line height: 18 -- part name: -- part 31 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=18 top=31 right=302 bottom=201 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 12 -- text size: 12 -- style flags: 0 -- line height: 18 -- part name: -- part 32 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=202 top=31 right=302 bottom=385 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 12 -- text size: 12 -- style flags: 0 -- line height: 18 -- part name: -- part 33 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=18 top=31 right=302 bottom=40 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 18 -- part name: -- part 34 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=202 top=31 right=302 bottom=224 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 18 -- part name: -- part 57 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=41 top=29 right=301 bottom=198 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 12 -- text size: 12 -- style flags: 256 -- line height: 18 -- part name: -- part 58 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=225 top=29 right=300 bottom=381 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 12 -- text size: 12 -- style flags: 256 -- line height: 18 -- part name: -- part 35 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=18 top=31 right=302 bottom=201 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 12 -- text size: 12 -- style flags: 0 -- line height: 18 -- part name: -- part 36 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=202 top=31 right=302 bottom=385 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 12 -- text size: 12 -- style flags: 0 -- line height: 18 -- part name: -- part 37 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=18 top=31 right=302 bottom=39 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 18 -- part name: -- part 38 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=202 top=31 right=302 bottom=223 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 18 -- part name: -- part 59 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=40 top=29 right=300 bottom=196 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 12 -- text size: 12 -- style flags: 256 -- line height: 18 -- part name: -- part 60 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=224 top=29 right=302 bottom=382 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 12 -- text size: 12 -- style flags: 256 -- line height: 18 -- part name: -- part 135 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=479 top=0 right=31 bottom=512 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: DummyOne -- part 134 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=447 top=0 right=31 bottom=480 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: DummyTwo -- part 70 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=0 top=19 right=97 bottom=171 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: A1 -- part 77 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=0 top=96 right=174 bottom=171 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: A2 -- part 78 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=0 top=173 right=251 bottom=171 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: A3 -- part 79 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=0 top=250 right=328 bottom=171 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: A4 -- part 80 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=170 top=19 right=97 bottom=341 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: A5 -- part 81 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=170 top=96 right=174 bottom=341 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: B1 -- part 82 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=170 top=173 right=251 bottom=341 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: B2 -- part 83 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=170 top=250 right=328 bottom=341 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: B3 -- part 84 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=340 top=19 right=97 bottom=511 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: B4 -- part 85 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=340 top=96 right=174 bottom=511 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: B5 -- part 87 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=340 top=173 right=251 bottom=511 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: C1 -- part 88 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=340 top=250 right=328 bottom=511 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: C2 -- part 89 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=496 top=330 right=342 bottom=512 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: Show CD Flds ----- HyperTalk script ----- on mouseUp cleanScreen if optionKey() is down then hide bg btn id 53 hide bg fld id 54 ask "Which card field? (21 to " &70 &") Cancel hides all." if it is not empty and it < 21 or it > 70 then beep exit mouseUp end if lock screen set cursor to 4 repeat with i = 21 to 70 if visible of cd fld i is true then hide cd fld i set scroll of cd fld i to 0 end if end repeat if it is not empty then show cd fld it end if unlock screen end if if commandKey() is down then set cursor to 4 repeat with i = 21 to 70 if visible of cd fld i is true then hide cd fld i set scroll of cd fld i to 0 end if end repeat end if end mouseUp -- part 90 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=0 top=19 right=97 bottom=171 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: C3 -- part 91 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=0 top=96 right=174 bottom=171 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: C4 -- part 92 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=0 top=173 right=251 bottom=171 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: C5 -- part 93 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=0 top=250 right=328 bottom=171 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: D1 -- part 94 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=170 top=19 right=97 bottom=341 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: D2 -- part 95 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=170 top=96 right=174 bottom=341 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: D3 -- part 96 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=170 top=173 right=251 bottom=341 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: D4 -- part 97 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=170 top=250 right=328 bottom=341 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: D5 -- part 98 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=340 top=19 right=97 bottom=511 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: E1 -- part 99 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=340 top=96 right=174 bottom=511 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: E2 -- part 100 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=340 top=173 right=251 bottom=511 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: E3 -- part 101 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=340 top=250 right=328 bottom=511 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: E4 -- part 102 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=0 top=19 right=97 bottom=171 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: E5 -- part 103 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=0 top=96 right=174 bottom=171 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: F1 -- part 104 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=0 top=173 right=251 bottom=171 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: F2 -- part 105 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=0 top=250 right=328 bottom=171 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: F3 -- part 106 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=170 top=19 right=97 bottom=341 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: F4 -- part 107 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=170 top=96 right=174 bottom=341 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: F5 -- part 108 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=170 top=173 right=251 bottom=341 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: G1 -- part 109 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=170 top=250 right=328 bottom=341 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: G2 -- part 110 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=340 top=19 right=97 bottom=511 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: G3 -- part 111 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=340 top=96 right=174 bottom=511 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: G4 -- part 112 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=340 top=173 right=251 bottom=511 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: G5 -- part 113 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=340 top=250 right=328 bottom=511 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: H1 -- part 114 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=0 top=19 right=97 bottom=171 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: H2 -- part 115 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=0 top=96 right=174 bottom=171 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: H3 -- part 116 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=0 top=173 right=251 bottom=171 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: H4 -- part 117 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=0 top=250 right=328 bottom=171 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: H5 -- part 118 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=170 top=19 right=97 bottom=341 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: J1 -- part 119 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=170 top=96 right=174 bottom=341 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: J2 -- part 120 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=170 top=173 right=251 bottom=341 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: J3 -- part 121 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=170 top=250 right=328 bottom=341 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: J4 -- part 122 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=340 top=19 right=97 bottom=511 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: J5 -- part 123 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=340 top=96 right=174 bottom=511 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: K1 -- part 124 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=340 top=173 right=251 bottom=511 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: K2 -- part 125 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=340 top=250 right=328 bottom=511 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: K3 -- part 126 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=0 top=19 right=97 bottom=171 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: K4 -- part 127 (field) -- low flags: 80 -- high flags: 0007 -- rect: left=0 top=96 right=174 bottom=171 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: K5 -- part 139 (button) -- low flags: 80 -- high flags: A003 -- rect: left=298 top=0 right=17 bottom=357 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: Line length ----- HyperTalk script ----- on mouseUp set cursor to 4 if optionKey() is not down then put "Exporting line length data to a file to be found in the HyperCard folder." repeat with i = 21 to 70 get cd fld i repeat with j = 1 to number of lines of it put J &&length of line j of it into line j of temp end repeat put line 1 of cd fld i &return & temp & return &return after temp3 put empty into temp end repeat put "Lines " &the short date into FileName open file FileName write FileName &return &return to file FileName write temp3 to file FileName close file FileName play "Harpsichord" put empty hide msg else hide me end if end mouseUp -- part 140 (button) -- low flags: 80 -- high flags: A003 -- rect: left=434 top=0 right=17 bottom=512 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: Export Music ----- HyperTalk script ----- on mouseUp set cursor to 4 if optionKey() is not down then put short name of this stack &" Songs " & the short date into fileName put NewFileName("New name for this file:", FileName) into FileName go this cd if FileName is empty then beep exit mouseUp else get FileName repeat with i = number of chars of it down to 1 if char i of it is not ":" then put char i of it before temp else exit repeat end if end repeat set cursor to 4 put "Exporting data from song fields to TEXT file: " "e &temp "e put "•" &temp &return &return into temp repeat with i = 21 to 70 if first char of cd fld i is not "•" then put "•" before cd fld i put cd fld i &return &return after temp end repeat open file FileName write temp to file FileName close file FileName put empty hide msg play "harpsichord" end if else hide me end if end mouseUp -- part 152 (button) -- low flags: 80 -- high flags: A003 -- rect: left=357 top=0 right=17 bottom=435 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: Import Music ----- HyperTalk script ----- on mouseUp set cursor to 4 if optionKey() is not down then get fileName("TEXT") go this cd if it is empty then beep exit mouseUp else put it into inFile put "true" into eof put "True" into firstTime end if -- Can't think how to test for proper data, so it's up to you answer "Is this TEXT file properly formatted? -- with" &return &"• (option-8 delimiter) (Line 1) as first item." &return &"•SongField Name (Letter-Number) for rest." with "Yes" or "No" if it is "No" then beep exit mouseUp end if set cursor to 4 get inFile repeat with i = number of chars of it down to 1 if char i of it is not ":" then put char i of it before temp else exit repeat end if end repeat put "Importing song data from TEXT file: " "e &temp "e open file inFile repeat 51 if firstTime then read from file infile until "•" read from file infile until "•" put "False" into firstTime else read from file infile until "•" delete last char of it put "•" before it repeat with i = number of lines of it down to 1 if number of words of (line i of it) = 0 then delete line i of it end repeat put it into cd fld (char 2 to 3 of it) end if end repeat close file infile play harpsichord put " Done." wait 2 seconds put empty hide msg else hide me end if end mouseUp -- part 153 (button) -- low flags: 80 -- high flags: A003 -- rect: left=18 top=0 right=17 bottom=77 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: lock/unlock ----- HyperTalk script ----- on mouseUp if optionKey() is not down then repeat with i = 1 to 18 set locktext of cd fld i to not lockText of cd fld i end repeat else hide me end if end mouseUp -- part 154 (button) -- low flags: 80 -- high flags: A003 -- rect: left=77 top=0 right=17 bottom=136 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 12 -- part name: Headers ----- HyperTalk script ----- on mouseUp set cursor to 4 if optionKey() is not down then put "Exporting song header data to a file to be found in the HyperCard folder." repeat with i = 21 to 70 put line 1 of cd fld i &return & line 2 of cd fld i & return &return after temp3 end repeat put "Headers " &the short date into FileName open file FileName write FileName &return &return to file FileName write temp3 to file FileName close file FileName play "Harpsichord" put empty hide msg else hide me end if end mouseUp -- part 137 (field) -- low flags: 81 -- high flags: 0007 -- rect: left=0 top=0 right=342 bottom=512 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 3 -- text size: 9 -- style flags: 0 -- line height: 10 -- part name: AutoMusiconHelp ----- HyperTalk script ----- on mouseUp set cursor to 4 cleanScreen if optionKey() is down then show cd btn "Line Length" show cd btn "Import Music" show cd btn "Export Music" end if lock screen hide me set scroll of me to 0 unlock screen with zoom in end mouseUp -- part contents for card part 30 ----- text ----- A1 B1 C1 D1 E1 F1 G1 H1 J1 K1 -- part contents for card part 33 ----- text ----- A2 B2 C2 D2 E2 F2 G2 H2 J2 K2 -- part contents for card part 34 ----- text ----- A3 B3 C3 D3 E3 F3 G3 H3 J3 K3 -- part contents for card part 37 ----- text ----- A4 B4 C4 D4 E4 F4 G4 H4 J4 K4 -- part contents for card part 38 ----- text ----- A5 B5 C5 D5 E5 F5 G5 H5 J5 K5 -- part contents for card part 54 ----- text ----- Jukebox Instructions Six Plays for a Quarter -- part contents for card part 57 ----- text ----- Chopsticks Greensleves Rollin' Old Man River Let There Be Impossible Dream Scarborough Faire Guantanamera They All Laughed It Ain't Necessarily -- part contents for card part 58 ----- text ----- Mairzy Doats Goatherd Raindrops Never Fall in Love Satin Doll Love Call Who Wrote the Book Rising Sun Chipmunks Happiness -- part contents for card part 59 ----- text ----- Turkey in the Straw Okie from Muskogee All I Really Wanna Times Are Changin' Sing, Sing, Sing Takin' a Chance Worry Song Beautiful Candy Yellow Brick Road Johnny B. Goode -- part contents for card part 60 ----- text ----- California Girls Fun, Fun, Fun Rag Brotherhood Amazing Grace Perfect Harmony Swanee Pollution Rage In The Tavern -- part contents for card part 70 ----- text ----- •A1 - blowin'in the wind Whistling,250 Bb4h Bbq Bb C5h Bb4q Ab Bbh Gq F Ebh. Gq Bbh Bbq C5h Bb4q Ab Bbw. G4q Ab Bbh Bbq Bb C5h Bb4q Ab Bbh Gq F Ebh. Gq Bbh Bbq G Abh Abq Gq Fw. G4q Ab Bbh Bbq Bb C5h Bb4q Ab Bbh Gq F Ebh. Gq Bbh Bbq Bb C5h Bb4q Ab Bbw. rq G4q Abh Abq Gq Fh. Fq Ge Gq. Gq F Ebh. Gq Abh Abq G Fe Fq. Ebq D Ebw. rw -- part contents for card part 77 ----- text ----- •A2 - Chopsticks Piano, 100 G4e G G G G G G G G G G G B B B B A B C5 C C C B4 A G G G G G G G G G G G G B B B B A B C5h Ee Dq Ce B4q Ae G G G G B A G G G G B A G G G G G E5e Dq Ce B4q Ae G G G G B A G G G G A B C5 -- part contents for card part 78 ----- text ----- •A3 - mairzy doats Trumpet, 150 F4q Ce Ce De Gq. Fe Fe Ce Ce De Gq. Fe Fe Ce Ce Dq Eq Fe Ge Ae Bbe C5h A4q Ee Ee F#e Bq. Ae Ae Ee Ee F#e Bq Ae Gq Gq Gq Aq C5w C5e. A4s Ge. Ds Ce. Ds Fe. As C5e. A4s D5e. A4s C5e A4q Ae Bbe3 C5e3 Bb4e3 Ae. Bbs Gq Ce. C5s A4h. C5q C5e. A4s Fe. Ds Ce. Ds Fe. As C5e. A4s D5e. A4s C5e A4q Ae Bbe3 C5e3 Bb4e3 Ae. Bbs Gq Ce. As Fh. F4e Fe Gq Gq Gq. Fe Ge. As Ge. Fs Gq. Fe De. Ds Fq Ge. Gs Bbq Aq Gh Gq A A A G A A A G C5 D Bb4 C5 A4 Gh C5e. A4s Ge. Ds Ce. Ds Fe. As C5e. A4s D5e. A4s C5e A4q Ae Bbe3 C5e3 Bb4e3 Ae. Bbs Gq Ce. As Fh C5q. A4e Bb4e3 C5e3 Bb4e3 Ae. Bbs Gq Ce. As Fh. -- part contents for card part 79 ----- text ----- •A4 - Turkey in the Straw Banjo,200 g4#e f# eq ee e q g#3e a bq b b e4e f# g#q q q ee f# g#q f# q g#e f# eq q q g#3e a bq q q e4e f# g#q b be g# e f# g#q f# e r g#4e b b g# bh g4#e b b g# bh ae c#5 a4 c#5q q a4e c#5 a4 c#5h eq q b4e b b b g#q g#e g# f#q ee f# g# b b b b g# e f# g# g# f# f# eq -- part contents for card part 80 ----- text ----- •A5 - girls Triangle,170 D5q D C Bb4 A Bbe Fq. Gq Bb Ab Bb Ab G Ab Fq. C5e. Bb4s Db5q Ce. Bb4s Bbe. Bbs C5e. G4s Bbq C5e. Bb4s Bbe. Eb5s Ebe. Cs Ebq Dq Ce Dq F4h. D5q D C Bb4 A Bbe Fq. Gq Bb Ab Bb Ab G Ab Fq. C5e. Bb4s Db5q Ce. Bb4s Bbe. Bbs C5e. G4s Bb4q C5e. Bb4s Bbe. Eb5s Ebe. Cs Ebq D Ce Dq F4h. rs D4s Fq G Bbq D5e Cq. Bb4e. Gs Fe Gq F4e Abq Bb Db5 Fe Ebq. Dbe. Bb4s Abe Bbq Db4e Gbq Db4 Gbq Bbe Abq. Gbe. Ebs Dbe Ebq Fw -- part contents for card part 88 ----- text ----- •C2 - proud mary Harp,200 E4e G G Gq. Ae G B Bq rh A#e B A# B Aq Ge G A Bq Bq. rq A#e B A# B Aq Ge Bq Be Bq A G Bs B Be Be Be Aq G Ae Bq Bh A4e Aq. Ae Aq. Ae Bq. rh Bbq Ae G A Gq G Eq. rq. B4q Bq rq. Bq Bq rq. Bq Be A G Aq Gh rh B4q Bq rq. Bq Bq rq. Bq Be A G Aq Gh rh E4e G G Gq. Ae G B Bq rh A#e B A# B Aq Ge G A Bq Bq. rq A#e B A# B Aq Ge Bq Be Bq A G Bs B Be Be Be Aq G Ae Bq Bh A4e Aq. Ae Aq. Ae Bq. rh Bbq Ae G A Gq G Eq. rq. B4q Bq rq. Bq Bq rq. Bq Be A G Aq Gh rh -- part contents for card part 81 ----- text ----- •B1 - tambourine man Banjo,250 D5h Dq C# B4 A A F# F# B A F# Dh Dq E F#e Aq. Aq A B A G F# F#e Ee Eh. rw D5h Dq C# B4 A A F# F# B A F# Dh Dq E F# B A F# G F# E D Eh re F#e Eq Dw D5e Dq. Dq D D C# B4 Ah F#q F# B A F# Dw F#q B A F# Dh Dq E F# A A A B A G F# F#q Ew. re D5q D D D C# B4 A A F# F#q. Ae Aq F# Dh Eq F# B A4 F#4 D4h D4q E4 F#4 B4 A4 A4 B4 A4 G4 F#4 F#4e E4w. D5h Dq C# B4 A A F# F# B A F# Dh Dq E F#e Aq. Aq A B A G F# F#e Eh. rw D5h Dq C# B4 A A F# F# B A F# Dh Dq E F# B A F# G F# E D Eh re Ee F# Eq Dw. -- part contents for card part 82 ----- text ----- •B2 - Greensleeves English Horn,180 e4q gh aq b. c5e b4q ah f#q d. ee f#q gh eq e. d#e eq f#h D#q b3h e4q gh aq b. c5e b4q ah f#q d. ee f#q g f# e d#. c#e d#q eh e4q eh d5h. dq. c#e b4q ah f#q dq. ee f#q gh eq e. d#e eq f#h d#q b3h. d5h. dq. c#e b4q ah f#q dq. ee f#q gq f#q eq d#q. c#e d#q eh. eh -- part contents for card part 83 ----- text ----- •B3 - Goatherd Horn,200 C4q C5e C Cq C4e C Cq Bb Bb A Ce C5 C4 C C C5 C4 C Cq D5 Ch C4q C5e C Cq C4e C Cq Bb Bb A Ce C5 C4 C# D D5 D4 E Fw C4q C5e C Cq C4e C Cq Bb Bb A Ce C5 C4 C C C5 C4 C Cq D5 Ch C4q C5e C Cq C4e C Cq Bb Bb A Ce C5 C4 C# D D5 D4 E Fh. rs G4h C5 Ce C5 A4 C5 Bb4q A Gh A# Ae A F G Ah G C5 Ce C A4 C5 Dq C G4e G E G Aq B C5h rs C4q C5e C Cq C4e C Cq Bb Bb A Ce C5 C4 C C C5 C4 C Cq D5 Ch C4q C5e C Cq C4e C Cq Bb Bb A Ce C5 C4 C# D D5 D4 E Fw C4q C5e C Cq C4e C Cq Bb Bb A Ce C5 C4 C C C5 C4 C Cq D5 Ch C4q C5e C Cq C4e C Cq Bb Bb A Ce C5 C4 C# D D5 D4 E Fh. rs G4h C5 Ce C5 A4 C5 Bb4q A Gh A# Ae A F G Ah G C5 Ce C A4 C5 Dq C G4e G E G Aq B C5h rs C4q C5e C Cq C4e C Cq Bb Bb A Ce C5 C4 C C C5 C4 C Cq D5 Ch C4q C5e C Cq C4e C Cq Bb Bb A Ce C5 C4 C# D D5 D4 E Fw C4q C5e C Cq C4e C Cq Bb Bb A Ce C5 C4 C C C5 C4 C Cq D5 Ch C4q C5e C Cq C4e C Cq Bb Bb A Ce C5 C4 C# D D5 D4 E Fh. rs G4h C5 Ce C5 A4 C5 Bb4q A Gh A# Ae A F G Ah G C5 Ce C A4 C5 Dq C G4e G E G Aq B C5h rs C4q C5e C Cq C4e C Cq Bbe Bb Bbq A C G4e G Gq Fe G A F D5q Ch C4q C5e C Cq C4e C Cq Bb Bb A Ce C5 C4 C# D D5 D4 E Fh. C4e C C C5e Cq Ch. C4e C De D5e Dq Dh. D4e D E E5e Eq Eh. E4e E F F5 C A4 A5 F C A4 F4w -- part contents for card part 84 ----- text ----- •B4 -- okie from muskogee Elect. Piano,250 G4e Bbq. Bb Bbe Bb C5q Bb4q. Abq G Fe Ebw. Ge G Bbq. Bbq Bb C5 Bb4 Abe Gq. Fw. Abq Ab Ab Ab Ab G F F Eb Dw. Bbq Bb Bb Bbe Abq. Gq F Eb D Ebw. G4e Bbq Bbq. Bbe Bbq. Bbe C5 Bb4q. Abq G F Ebw. Ge Bbq Bb Bbe Bbq. C5q Bb4 Abe Gq Fw. Abq Ab Ab G Ab G Fe Fq Ebe Eb Dw. B4bq Bb Bb Bbq. Abe G Fq. Ebq De Ebw. G4e Bbq. Bb Bbe Bb C5q Bb4q. Abq G Fe Ebw. Ge G Bbq. Bbq Bb C5 Bb4 Abe Gq. Fw. Abq Ab Ab Ab Ab G F F Eb Dw. Bbq Bb Bb Bbe Abq. Gq F Eb D Ebw. G4e Bbq Bbq. Bbe Bbq. Bbe C5 Bb4q. Abq G F Ebw. Ge Bbq Bb Bbe Bbq. C5q Bb4 Abe Gq Fw. Abq Ab Ab G Ab G Fe Fq Ebe Eb Dw. Bbq Bb Bbq Bb. Abe G Fq. Ebq De Ebw. -- part contents for card part 85 ----- text ----- •B5 - Fun,Fun Elect. Guitar,150 B4q Ae B B A A C5q B4e B Aq F#e F# A A D5 Eq Dh. B4e B A B B A C5q Ce B4q Ae A F# F# A B Ae Aq Ew B4e B A B B A C5q Ce B4q Ae A F# F# A A D5 Eq Dh. rs A4q B A D5 D C# C#e C# B4 B B B C#5 C# E Eq Dw B4e B A B B A C5q. B4e B A A F# F# Aq D5e Eq Dh. B4e B A B B B A C5q B4e B A A F# F# A B A Aq Ew B4e B A B B A A C5q B4e B A A F# F# Aq D5e Eq Dh. rs A4q B A D5 D C# C#e C# B4 B B B C#5 C# E Eq Dw -- part contents for card part 87 ----- text ----- •C1 - Time for us English Horn,110 G4e Bb A Dq. De F D Gq. Ge F Eb Fq. Fe Eb D Cq. Ds C Bb3e C4 Dq. Ge Bb A Dq. De F D Gh re Ge C5h. A4h re De Bbq. Ae G F Bb A Gq F Gh re B4be D5h re Bb4e C5h re De Ebh re Ce Dh re Bb4e C5h re Ab4e Bbh re Ge Ah re Fe Gq. G4e Bb A Dq. De F D Gq. Ge F Eb Fq. Fe Eb D Cq. Ds C Bb3e C4 Dq. Ge Bb A Dq. De F D Gh re Ge C5h. A4h rs De Bbq. Ae G F Bb A Gq F Gh. re -- part contents for card part 90 ----- text ----- •C3 - Raindrops Perc,150 A4q Ae. As Bbe. As Ge. Fs Aq. re rq re. Cs C5q Ce. Cs De. Cs Bb4e. As Aq Bbq Gq Fq E5q rq De. Cs A4e. Es E5q. re Dq. re Cq Ce. A4s Bbe. C5s Bb4e. As C5q Ce. A4s Bbe C5q. rq F4q F G A4q Ae. As Bbe. As Ge. Fs Aq. re rq re. Cs C5q Ce. Cs De. Cs Bb4e. As Aq Bbq Gq Fq E5q rq De. Cs A4e. Es E5q. re Dq. re Cq Ce. A4s Bbe. C5s Bb4e. As C5q Ce. A4s Bbe C5q. rq F4q F G A4h rq. C5e. G4q rq. rs Ae. Bb4e. rs Aq Gq. Fe. Ae. rs Gq. Aq Bbe. D5e. rt Cq. rq re A4s D5e Cq Cq. re A4s E5e Dq Cq. A4e. Gq. rt Fe. Ae. Gh. re rw A4q Ae. As Bbe. As Ge. Fs Aq. re rq re. Cs C5q Ce. Cs De. Cs Bb4e. As Aq Bbq Gq Fq E5q rq De. Cs A4e. Es E5q. re Dq. re Cq Ce. A4s Bbe. C5s Bb4e. As C5q Ce. A4s Bbe C5q. rq F4q F G Ah. rh Fe. Fs D5e. Cs F4q Aw -- part contents for card part 91 ----- text ----- •C4 - All I Elect. Piano,250 Eb5h Ebq De Dq. De De Ch Cq Bb4h Ebh Ebq Dh Dq Ch C4q Bb3h. Eb5h Ebq Dh Dq Ch Cq Bb4h Bbq Ebe Ebh re Ebe Dh Dq Ch Cq Bb3h Bb3q F4q Fw rq Gq Bbw Bbe Bbe Bbw. D4q Dq Cq Bb3q D4h Bb3q Bbw -- part contents for card part 92 ----- text ----- •C5 - Rag Banjo,250 C#4e Dq G4 Gq. C#e Dq Gh re D#e Eq A Aq. D#e Eq Ah re Bq B A G Be Bq Aq. Gq rq Ae. Gs Aq Ae. Gs Aq Ae. Gs Ah C#e Dq G Gq. C#e Dq Gq Gq. D#e Eq A Aq. D#e Eq Aq Aq C5e. Cs Ce. Cs B4e. Bs Aq Ge. Gs Ge. Gs Fe. Fs Eq A4e. G#s Ae. Be. rs As Gq C5q rh. B4q Bb A A# B Bbe A4q Ae Bq C5q B4 A B C5q B4e Aq Ae A#q B4q Bb A A# B Bbe Aq Ae Bq C5 B4 A B C5 B4e Aq Ae C5q D5q C D C De D Cq De Cq. re Dq C5e Dq C D Ce Dq Cq. Eb5h Ch A4h F#h Gq. Ae Bq C5 D G4 G re C#4e Dq G4 Gq. C#e Dq Gh re D#e Eq A Aq. D#e Eq Ah re Bq B A G Be Bq Aq. Gq rq Ae. Gs Aq Ae. Gs Aq Ae. Gs Ah C#e Dq G Gq. C#e Dq Gq Gq. D#e Eq A Aq. D#e Eq Aq Aq C5e. Cs Ce. Cs B4e. Bs Aq Ge. Gs Ge. Gs Fe. Fs Eq A4e. G#s Ae. Be. rs As Gq A4e. G#e Ae. Be. rs As Gq Ae. G#s Ae. Be. rs As Gq C5q -- part contents for card part 93 ----- text ----- •D1 - Turn Marimba,180 Eb4q Ebq. Ebe Bbq Bbq. Bbe C5 Bb4 Abh Abe Ge Fh Ebq Ebq. Ebe Bbq Bbq. Bbe Abq G Fq Bbh Bb4e Bb Ebh Ebe Eb Bbh Bbe Bb C5h Ce C Ab4h Ge Abe Bbq. Bbe Bb Bb Bbq Ab Ge G Fq Gq. Fe Ebh Ge Ab Bbh Ge Abe Bbh C5e D Ebq. De C Ebe Dq Bb4 Ge Bb Abq G F Ebh. -- part contents for card part 94 ----- text ----- •D2 - Ribber cello,100 Bb4e Ab Gq Gq Bbe Ab Gq Bb C5 Eb Bb4e Ab Gq G Bbe Abe Gq Eb Fh G4e F Ebq Eb Ge F Ebq Eb F Ab Ge F Ebq Eb Ge F Ebq F Ebh D5q Bb4 C5q. Ebe Dq Bb4 C5q. Ebe Dq Bb4 C5 Eb D Bb4 C5h Bb4q G Aq. C5e Bb4q G4 A4q. C5e Bb4q G Aq. C5e Bb4q G Abh Bb4e Ab Gq G Bbe Ab Gq Bb C5 Eb Bb4e Ab Gq G Bbe Ab Gq Ab Fh Ab4e G Fq F Abe G Fq F G Bb Abe G Fq F Abe G Fq G Ebw Bb3q Bb C4e Ebq Ce Bb3q Bb C4e Ebq Fe Gq G Fe Ebq Fe Gq Bb C5e Bb4q C5e Bb4q Bb Ge Fq Ge Bbq Bb Ge Fq Ge Ebw Bb3e Bbq Bb C4e Ebq Ce Bb3q Bb C4e Ebq Fe Gq Bb C5e Bb4q C5e Ebq Eb De Cq De Bb4q Bb Ge Fq Ge Bbq Bb Ge Fq Ge Ebw D5q Bb4 C5q. Ebe Dq Bb4 C5h De. Ds Bb4q C5e. Cs Ebq D Bb4 C5h Bb4q G Ah Bbq G Ah Bbe. Bbs Ge. Gs Aq C5e. Cs Bb4q G Fh Bb3q Bb C4e Ebq Ce Bb3q Bb C4e Ebq Fe Gq Bb C5e Bb4q C5e Eb5q Eb Fe Ebq Fe Gq G Fe Ebq Fe Gq G Fe Ebe Fq Ebw -- part contents for card part 95 ----- text ----- •D3 - never fall in love again Bottle,200 G4q Ge G Bbq Bbe Bb Ebq Ebe Gq. re Ge Cq Ce C Abq Abe Abq Bb G Fq. Dq De D Bbq. Bbe Bbq Ge Abq Bbq. C5w Ab4e G Ab G Ab Fq. Gbh rh Gh rh C5h Bb4e Ab G F Eb D Ebw rq Bbq Abe G F Eb Fh. Ebe Ebh. rq Ebe Fq Ebe Ebq Fe Ebq C5 Bb4e Gq Fe Ebq Ge G Aq G A G Ae Bbq Gq. Fe F Fq rq re Fe Bbq Bbe C5 D5q Bb4 G4q Ge G Bbq Bbe Bb Ebq Ebe Gq. re Ge Cq Ce C Abq Abe Abq Bb G Fq. Dq De D Bbq. Bbe Bbq Ge Abq Bbq. C5w Ab4e G Ab G Ab Fq. Gbw Gh rh C5h Bb4e Ab G F Ebq Dq Ebw -- part contents for card part 96 ----- text ----- •D4 - Times Elect. Guitar,220 G4q Ge Gq. Gq Ge Gq. Ge A Gq. Gq Bw rq D5e D Dq D D De Cq. B4q A A A Aq G4q G G G Gq. Ge Gq Ah Ge A Bw rq D5e D Dh Dq D C B4 A Aw D5e D D Dq. Dq De D Dq D D D D Dh B4e C5 Dh. Dq C B4q A4h. G4 G4q Ge Gq. Gq Ge Gq. Ge A Gq. Gq Bw rq D5e D Dq D D De Cq. B4q A A A Aq G4q G G G Gq. Ge Gq Ah Ge A Bw rq D5e D Dh Dq D C B4 A Aw D5e D D Dq. Dq De D Dq D D D D Dh B4e C5 Dh. Dq C B4q A4h. G4 -- part contents for card part 97 ----- text ----- •D5 - Brotherhood Bell,250 Bb3q Bbe Eb4q Eb re Gq Ebe Fq F re Bb3q Bbe D4q D re Fq De Ebq Ebq re Bb3 re Bb4q Bb re Db5q Bb4e C5q C re Cq Ce Bb4q Bb Dq De Ebq. Eb4 F G4 rq C5q. Ce B4q C5e Ce Bb4q Abq rh Bbq. Bbe Aq Bbe Bb Abq G rh Abh Gq Ab F G Ab G Gb G Ab Bb G F Eb rq C5h B4q C5e Bb4q Abq. Ebq rq Bbh Aq Bbe Abq Gq. Ebq Ab G Ab F D Bb3 D4 F Ebh rh Bb3q Bbe Eb4e Eb Eb re Gq Ebe Fe Fe Fq re Bb3q Bbe D4e De Dq re Fq De Ebe Ebe Ebq re Bb3 re Bb4q Bb Bbe Db5q Bb4e C5q C re Cq. Bb4e Bb Bb Bb Dq De Ebq. Eb4 F G rq C5q. Ce B4q C5e Ce Bb4q Abq rh Bbq. Bbe Aq Bbe Bb Abq G Ebq r Abq. Abe Gq Abe Ab Fq G Ab rq Gh Abq Bbe Bb Gq F Eb4q r C5h Cbq C Bb4 Ab Eb r Bb Bb A Bb Ab G Eb Ab G Ab Bb C5 Ab4 F D Bbw rh B4q C5 Bb4 C5 C# D C#e Dq. Bb4q Eb5w. -- part contents for card part 98 ----- text ----- •E1 - San Francisco Voice,200 G4q Bbh Aq Gh Bbq Aq Fh rh Fq Gh Gq Gh Fq Dw rq Dq Ebh Fq F#h Aq Bbw rq Gq Bbh Bbq Ah Aq Fw rq Fe F Gbq. Gbe Gb Gb Ebh Ebe Eb Fq. Fe F F Db Dbq rq Dbe Cq C Dh. De D Bbq. Ae Gq. Ae Fw rq Dq Eb G Fw rq Gq Aq. Bbe G Ch. rq Cq B3 C4 Gw rq Bbq Gq. Fe Dh rh rq Dq Eb Eq Fq Ebe Ds Ebs Fh. rh Gq Aq Ge Fes Gs Ah. Aq Abq. Ae Bbw rq C5q A4q. Ce Fh rq Ge F Ebq re De Ebq G Fw rq Gq Aq. Bbe G Cw re Cq B3q C4 Aw rq Aq Bbq C5 Dw rq Dq C#q Dq. Ebh. Dq B4h C5q D C G4h. rq Gq Gb G Eb5h. Fq Dh D Bb4w -- part contents for card part 99 ----- text ----- •E2 - let there SaxLo,200 C4h. Ch B3q C4h Dq Eh Fq G C Aq Gh Cq Dw. E4h. Eh Eq F#h Gq Ah C5q B4 G A Bh C5q B4w G4q C5h. A4h C5q B4 Gw Ah Aq Gh Fq Gw. Gh Eq F# G A B Dw Dq C5h Cq B4h Aq Gw. Ch. Ch B3q C4h Dq Eh Fq G C A Gh Cq Dw. E4h. Eh Eq F#h Gq Ah C5q B4 G A Bh C5q B4w. Gq C5h Cq C B4 C5 Ch Cq C B4q C5 Ch Cq B4h C5q Dw. C5h. B4h D5q Ch A4q Gh Gq A B C5 Dh Cq Cw. -- part contents for card part 100 ----- text ----- •E3 - satin doll Piano, 200 A4e Gs Ae Gq Aq. re Aq. Ge Aq. Be. As Be Aq Bq. re Bq. Ae Bq. re D5q. Ce Dq. re Bb4q. Abq Bbe Gw re A4e. Gs Ae Gq Aq. re Aq. Ge Aq. Be. As Be Aq Bq. re Bq. Ae Bq. re D5q. Ce Dq. re Bb4q. Abq Bbe Gw re G4e C5q Bb4e. As Ge. As Bbq C5q Bb4e. As Ge. As Bbe C5w re C5e De. Cs B4qe Ae. re Bs C5q De. Cs B4e. Ae. re Bs C5e Dw re A4e. Gs Ae Gq Aq rs Aq. Ge Aq. Be. As Be Aq Bq rs Bq. Ae Bq. re D5q. Ce Dq. re Bb4q. Abq Bbe Gw. rw -- part contents for card part 101 ----- text ----- •E4 - Sing, Sing, Sing Bb Clarinet,250 B4h A G A re Bq Be Aq A G A Bh E5q E B4h E5q E B4h Bq G A B A Ge Eq. rq B4h A G A re Bq Be Aq A G Ae Bh re E5q E B4h E5q E B4h Bq G A B A Ge Eq. G4q G A B G B Ah D5q D D C B4 G Gq rq G4q G A B G B Ah Bq D5 D E B4 G Gq re Bh A G4 A re Bq Be Aq A G A Bh E5q E B4h E5q E B4h Bq G A B A G Ew -- part contents for card part 102 ----- text ----- •E5 - Amazing Grace Harpsichord,120 b2q e3h g#e e g#h f#q eh c#q b2h q e3h g#e e g#h f#q bw rq g#3q b. re b g# eh b2q c#3h ee c# b2h q e3h g#e e g#h f#q ew rq -- part contents for card part 103 ----- text ----- •F1 - SF SaxLo,300 G4h G Eq Gh. Aq B C5 Dh Cq A4h Gq A G C5h A4q Gh Eq D D Dw G4h G Eq Gh. Aq B C5 Dh Cq A4h Gq A G C5h C4q Dh Cw. B3q E4 F# G A B G F# Bh B Bw Dq G A B C5 D B4 A4 D5h D Dw G4h G Eq Gh. Aq B C5 Dh Cq A4h Gq A4 C5 Dh Cq Dh Eq Cq Dh Cw -- part contents for card part 104 ----- text ----- •F2 - Impossible Pizz Strings, 150 D4e Fq. re De Eb F Eb D Fh. re Fe Gq. re Ebe F G F Eb Gh. re Ge Aq. re De Eb F G A Bb Ebh Fe Ghq. re Ce D Eb F G Ah. re D4e Fq. re De Eb F Eb D Fh. re Fe Gq. re Ebe F G F Eb Gh. re Ge Aq. re De Eb F G A Bb Ebh F4e G4q. re Ebe F G A Bb C5h. Bb4e C5 Bb4 D5q. rq Bb4e Bb C5 Bb4 D5q. rq Bb4e Bb C5 Bb4 D5e A4q. rq Bbe C5 Bb4 A C5h G4e Bb A G Bbq. rq Ge A Bb A G Bbq. re Bb4e C5 D C Bb4 D5 C Bb4 D5 C Bb4 D5 Eb D Ch. re C5e D Ebq. re De C Eb D C Ebq. re De Eb D C B4b Ah. re A4e Bb4 C5q. re Bb4e A C5 B4b A C5q. re Bb4e C5 Bb4 A G Gbh. re D4e Eb Fq. re De Eb F Eb D Fh. re Ebe F Gq. re Eb4e F G F Eb Gh. re F4e G Aq. re De Eb F G A Bb Ebw re Bbe D5q. re Bb4e C5 D C Bb4 F5w. -- part contents for card part 105 ----- text ----- •F3 - love call Raven,150 Bb3e C4 Eb G C5h. re Bb4s C5s Bb4h. re3 A4e3 Ab4e3 Gw. Bb3e C4 Eb G C5h. re Bb4s C5s Bb4h. re3 A4e3 Ab4e3 Gw G4q Bb D5 F Ebe F Ebq D Ch. re Bb4e G4 Bb4 C5w Ebq D C Eb De Eb Dq C Ab4h. re Ge F Ab G Eb Fq Bb3e C4 Eb G C5h. re Bb4s C5s Bb4h.3 re A4e3 Ab4e3 Gw. Eb4e G Bb Db5 Fh. re Ebs Fs Ebh re Dq Dbe Cw Eb5e Db B4 Eb5w re Fh Gq Eb C Bb4h Bb3e C4 Eb G C5h. re Bb4s C5 Bb4h C5 Ebw. -- part contents for card part 106 ----- text ----- •F4 - taking a chance Elect. Piano,200 rq G4h Gq G Fe Fh re Fe E F D5q F4 F Ee Eh rq E4h Eq E De Dh re Cq3 D C B3q A4q Gw rq G4h Gq G Fe Fh re Fe E F D5q F4 F Ee Eh re rq Eh4 Eq E De Dh re Cq3 D C B3q D4 Ch. C4q Bb C5e Dq Ce Bb4q D5q. A4 C5q C5q. G4 Bbq Ah. C4q Ab Bbe C5q Bb4e Abq C5q. G4q. Bbe A Bbq F Ab E Gw rq G4h Gq G Fe Fh rq Fe E F D5q F4 F Ee Eh rq Ee A C5 Eq E E De Dh re C5q3 D C B4q D5 Ch -- part contents for card part 107 ----- text ----- •F5 - I'd Like to Teach Bottle, 170 D4e Cq De Fq. De Cq. De Fq. Fe Gq A G Ae Gh. re Aq Ge Aq C5q. A4q Ge Aq C5q. A4q F G Fe Dq Ch. re D4q C De Fq. De Cq. De Fq. Fe Gq A G Ae Gh. rq Ae Gq A C5 A4 Ge Aq C5q. A4q F G F De Fh rh D4e Cq D F De Cq. De Fq. Fe Gq A G Ae Gh. re Aq G A C5e A4q Gq. Ae C5q. A4q F G F De Fq A4e A Bb Aq F4q. re F3e C3q rq Fq F4e F F Eq Fe Gq.re F3e C3q rq G3q re Ge Gq re A4e Gq A C5 A4 G4e Aq C5q. A4q F G F De Fq. A3e A3e Bbe Ah D4e Cq De Fq. De Cq. De Fq. Fe Gq A G Ae Gh. re Aq Ge Aq C5q. A4q Ge Aq C5q. A4q F G Fe Dq Ch. re D4q C De Fq. De Cq. De Fq. Fe Gq A G Ae Gh. rq Ae Gq A C5 A4 Ge Aq C5q. A4q F G F De Fh re rq. D4e Cq D F De Cq. De Fq. Fe Gq A G Ae Gh. re Aq G A C5e A4q Gq. Ae C5q. A4q F G F De Fw -- part contents for card part 108 ----- text ----- •G1 - What the world Elect. Piano,120 E4q G D5h Dq B4h Dq D5h Dq B4h. A4e. Gs Ae. Es Gh Eq Gq Bh re. Ds Be. As Aq Ee. Gs D5h Dq B4h Dq D5h Dq B4h. Ae. Gs Ae. Es Gh Eq G4q Be. As Bw rh re. F#s F#e. F#s F#q Gq Ae. Bs F#q F#h. Bq. F#e Eq Gq. Be Aq Bq. Ge De3 Ee Eh. G4q. De Eq Gq. Be Aq Bq. Ge De3 Ee Eh F#s Ge3 Ge Gh rq. Ee. Es F#e. Gs Ah. E4q G D5h Dq B4h Dq D5h Dq B4h. A4e. Gs Ae. Es Gh Eq Gq Bh re. Ds Be. As Aq Ee. Gs D5h Dq B4h Dq D5h Dq B4h. Ae. Gs Ae. Es Gh Eq G4q Be. As Bw rq Ae. Gs Ae. Es Gh Eq Gq D5h E5q B4h. Ah. Gw -- part contents for card part 109 ----- text ----- •G2 - scarborough Bb Clarinet,120 D4h Dq A G A Eq. Fe Eq Dh. Ah C5q D5q. C5e A4q B G Ah Aq D5h D4q Fh Gq A G F De Cq. Dq Dh Aq Gh Fq E D C Dh D Dq A G A Eq. Fe Eq Dh. Ah C5q D5q. C5e. A4q B G Ah Aq D5h D4q Fh Gq A G F De Cq. Dq Dh Aq Gh Fq E D C Dw. -- part contents for card part 110 ----- text ----- •G3 - who wrote Trumpet,175 A4q G A G F Fh Aq Ge Gq Fe Gq F Gh rq Gq A G A G F F D D G F G F Gh rq Aq C5 C C C F4 Fe Gq A Bbh rh Bbe Bbq Bbe Bbq Bb Aw rw A4q G A G F Fh. Ge Gq Fe Gq F Gh rq Ge G Aq G A G A G Fh Gq F G F Gh rq Aq C5 C C C F4q. Fe Gq Aq Bbw Bbe Bbq Bbe Bbq Bb Ah rq Bb4q Bb Bb Bbe Bb Bbq Bbh Bbq Ae A Aq A Bb Ah rq Bb4q Bb Bb Bb Bb Bbh Bbq C5e C C C C C C C C C C C Cq C A4q A A A A Ah Aq Bb Bb Bb Bb C5h. Bb4q A A A A A Ah Ae A Bb Bb Bbq Bb Bb C5h A4q Bb C5 C C C F4q. Fe Gq A Bbh rh Bbe Bbq Bbe Bbq Bb Aw rw A4q G A G F Fh Fq G F G F Gh rq Ge Ge Aq G A G A G F4h Gq Fe Fe Gq Fq Gh rq Aq C5 C C C F4q. F4e Gq A Bbh rh Bbe Bbq Bbe Bbq Bb Aw. -- part contents for card part 111 ----- text ----- •G4 - worry Bell,250 G4q Bb Eb Bb G Bb Eb Bb A Bb D4q3 F Ab Bbw Aq Bb Bb3 Bb4 Ab Bb Bb3 Bb4 G Bb Eb4q3 G Bb Eb5w Cq Eb Eb4 Eb5 B4 Eb5 Eb4 Eb5 Bb4h C5q Db G4w F4 G4 A4 Bb4 C5 E4 D5 C5 Bb4q. C5e D5q C5 Bb4 Ab4 G4 F4 G4 Bb4 Eb4 Bb4 G4 Bb4 Eb4 Bb4 A4 Bb4 Dq3 F Ab Bb4w Ab4q Bb4 Bb3 Bb4 Ab4 Bb4 Bb3 Bb4 G4 Bb Eb4q3 G Bb Db5w C5q F5 Eb5 C5 B4 F5 Eb5 C5 Bb4 F5 Eb5 Bb4 G4h F4h G4q Bb4 Eb4 Bb4 G4 Bb4 D5 C5 Ab4 Bb4 C5 D5 Eb5 -- part contents for card part 112 ----- text ----- •G5-- Swanee -250 Voice,250 A4w Aw Aq G G F Aq G G F Gw Fh Dh C4q Fh. rq Gq Aq Bbq C5w C#W Dw rq Bb4q C5q C#q Dw Ew F5q Eq Dq Cq Dq Cq B4q Bb Aw Aw Aq Gq Gq Fq Aq Gq Gq Fq Gw Fh Dh Cq Fw Gq Aq Bbq C5w C#W Eq Dq C#q Dh. D#q Eq dq cq Bb4q Aq Gh Fw -- part contents for card part 113 ----- text ----- •H1 - beautiful Piano,140 A4e C5e Ce A4e D5q. Ce Ch. rq A4e Bbe Aq As Gh. re rh De Ee Fe Ge Aq. Gq re Cs Cs D5q Ce Ce A4e Fe. Ge Aw rh A4e C5e Ce A4e D5q. Ce Ch. rq A4e Bbe Aq As Gh. re rh De Ee Fq Aq. Ge Gq. Ce D5q Ce De A4e Ge Fe Ge Fw. rh A4e C5e Ce A4e D5q. Ce Ch. rq A4e Bbe Aq As Gh. re rh De Ee Fe Ge Aq. Gq re Cs Cs D5q Ce Ce A4e Fe. Ge Aw rh -- part contents for card part 114 ----- text ----- •H2 - Guantanamera Harp,170 C5q Ce C D Dq. rh re Bb4e D5 D Cq De Bb4 C5 Cq. rw A4q Bbe C5e Dh Ch re D5 Bb4 G Fq F4e E Dh Cq r re F4e G F Gq Ge F G Gq. rh re Ge A Bbe Aq F4e Dq. Ge Gq. rq re Fe G F Gq Ge F G G rq rh re Ge C5 C Ch Ce Bb4q Ae Ge Gq. re Ge A Bb C5e Cq Ce Dh C re D5e Bb4 G Fq Fe Ee Dh C rh C5q C C D Dq. rh re Bb4e D5q De Cq Bb4e C5 Cq. rw A4q Bbe C5 Dh Ch re D5e Bb4 G Fq Fe E Dh C rh -- part contents for card part 115 ----- text ----- •H3 - Rising Flute,90 rh. re3 re Ae D4q. Ee Fq. Ae Gq. De Dq. D5e Dq. De Cq. A4e Ah. re D5s Ds Dq. E4e Fq. A4e Ge Dq3 De3 De3 Dq. De Dq. De C#e A3q C#4e Dw re3 re D5e D5q. D5e C5q. F4e G4e D4h rq. re D5q. De C5q. A4e A4h. re D5e Dq. De Cq. F4e Gq. De Fq. re Dq. De C#e A3q C#4e Dw A3e D4e Dq. Fq. Ae G Dh rq3 D5e D Dq. D5e C5q. A4e A4w D5q. De C F4q Fe G De re3 D D Fq re3 De De Dq De3 D D C#e A3q C#4e Dw rh re D5q re3 D D Dq. De Cq. F4e Ge Dh rq D5e Dq De3 D D Cq. A4e A4h. re D5e Dq. De Ce F4q Fe Ge Dq. Dq. De Dq. De C#4e A3q C4e Dw. -- part contents for card part 116 ----- text ----- •H4 - Candy Bb Clarinet,250 B3h D4q Ew F#q Dq Eq F#q Dq Ch Dq Aw. D5q C# D C B4 C5 B4 A# B A4h. Gq B B F# B B E B B F#h. Eh. F# G C5h. B4q A# B F# G#w A4q d5 c5 a4 Gq B4q Bq Dq Bq Bh Bq Bq Dq Bq Be re B3h D4q Ew F#q Dq Eq F#q Dq Ch Dq Aw. D5q C# D C B4 C5 B4 A# B A4h. Gq B B F# B B E B B F#h. Eh. F# G C5h. B4q A# B F# G#w A4q d5 c5 a4 Gq B4q Bq Dq Bq Bh Bq Bq Dq Bq Be re E4h. Aq G E F#h. Dh. Cq D E F# G A Bw. C5q C C A4h C5q B4w. Dq D D D D D D D D D E F# Gh. F# E F#h. B3h D4q Ew F#q Dq Eq F#q Dq Ch Dq Aw. D5q C# D C B4 C5 B4 A# B A4h. Gq B B F# B B E B B F#h. Eh. F# G C5h D4q B A# B dh Dq B A# B D5h B4q A# B D E G B A# B D5h. B4q A# B F# G#w Aq D5q C5 A4 Gw -- part contents for card part 117 ----- text ----- •H5 - Pollution Piano, 150 C4q Ee Gq Gq Ge Fe F Eq De G3q. B3q D4e Fq Aq. Aq Ge Eq Cq. C4q Ee Gq C5e B4e C5 D Cq A4h re G4q Ge G G G G Fq F B3e C4q C4q C5q. A4q. C5q B4q. Gq Be Bq Aq Ae Aq Fe Aq G#w A4q. Gq. Fq Eq. Cq. Eq F Fe Fq Ee Dq Cq rh. C4q Ee Gq Ge Gq Fq E4e D4q G3q. B3q D4e Fq Aq. Aq Ge Eq Cq. rs G4e G G C5q. Cq Ce G4e Ge Gq. rs E4q G Ge Gq Gq. Fe B3q C4q. rs C4q C5q. A4q. C5q B4q. Gq Be Bq A Ae Aq Fe Aq G#h. G#4q A4q. G4 F4q E4q. C4 E4q F4q. E4 D4q C4 C4q Ee Gq Gq Ge Fe Eq Dq. G3q B D4e Fq A Fe Ae Gq Eq. C4q Cq Ee Gq C5e B4 C5 D Cq A4q. A4e A Gq G Ge G G G F B3q C4q. C4q C5q. A4q C5q B4q. G4q B4 B4e A4q A4 F4e A4q G#4h. re G#4q A4q. G4q. F4q E4q. C4 rh. C4q A4q. G4 F4q E4q. C4q. E4q D4h F4 C1h. B4e C5w -- part contents for card part 118 ----- text ----- •J1 - love is blue Flute,130 B4h Aq. Ge F#q E Dh Eq Ge F# Gq. Ee D E Dq B3h B4h Aq. Ge F#q E Dh Eq Ge F# Gq. Ee D# C# D#q Ew rq B4h Aq. Ge F#q E Dh Eq Ge F# Gq. Ee D E Dq B3h B4h Aq. Ge F#q E Dh Eq Ge F# Gq. Ee D# C# D#q Ew rq G4#h A Bh. G#e E Eh C#5 B4w G#h B F#h. G#e A Ah F#e D# Eh. rq B4h Aq. Ge F#q E Dh Eq Ge F# Gq. Ee D E Dq B3h B4h Aq. Ge F#q E Dh Eq Ge F# Gq. Ee D# C# D#q Ew -- part contents for card part 119 ----- text ----- •J2 - They all laughed Piano, 200 D4e Eq G A Be. Bs Ae. Gs Ae Bq. Be. Bs Ae. Gs Ae Bq Dw rq D4e Eq G A Be. Bs Ae. Gs Ae Bq Gw rw rq D4e Eq Gq Aq Be. Bs Ae. Gs Ae Bq. D5e. Ds Dbe. B4s Db5e Dq F#4w re B4q Ae. G#4s Ae Bq. Be. Bs Ae. G#s Aq Bq. Aq B C5 B4 A D5q D D Dh re B4q Ge Ah re. Bs C5e. C#s Dq E D B4 C5h. B4q E5h re C#q A4e Bh re Aq Be C5q E5 E4 G Aw D4e Eq Gq Aq Be. Bs Ae. Gs Ae Bq. C5e B4q Ae Bq C5q B4h. A4q Dq Dq Dh Ee Eq Ee B4q Bq Gq Gq Gh Bb4e Bbq Bbe F#q F#q D5q Dq Dh Ee Eq Ee B4q Bq Gw. -- part contents for card part 120 ----- text ----- •J3 - Chips Perc,300 D4h Fq Gh Bbq Ah Ebq Gh. Ah Ebq Gh Bbq Ah Gq Gh. Ebh Gq Ah C5q Bb4h Gq Ah. Bbh Gq Ah C5q Bb4h Gq Gh. D4h Fq Gh Bbq Ah Fq Gh. Fh Gq Bbh D5q Dh Cq Ch. Dh Cq Ebh Dq Ch Bb4q D5h A4q Gh Aq Fh C5q Bb4w. -- part contents for card part 121 ----- text ----- •J4 - Yellow brick Piano,200 G4e Gq Ge Bbe Bbe D5q Ew A4e Aq Ae C5q Ce Dh. Eb4e Ge Gq Bbe Bbe Bbe C5h Bb4 Ge Fe Fe Fe Fe A A F F5h. D5e Bbe Bbe Bbe Bbq Bb4e Bbe Bbe Eb5h. G4e A A A C5q Ce Dw G4e Gq Ge Bbq Bbe Bbe Bbe C5q De Cq G4q Ebe Fq Fe Fq Ge Ebq Fe A4q. C5q Fw C5q Fe Fq Fe Ce A4q E5q. C#e C#q C#5e. C#s De Dq C#e De Bb4e Fe Aw E5e Aq Aq Ae Bbe Ae Ge Ge Dh De De Ee Eq Eq Fe Gq Fw A5e Aq Ae F D A4 E5q Ee E Eh F5e F F Dq Bb4e Fq Abw Ab4e Gq Fq Fe Fe Aq Ae C5q Fe Fe Fh. De Fq. Fe Fe Ge Eq Fw -- part contents for card part 122 ----- text ----- •J5 - Boiling Rage Pizz Strings, 152 E4e. Es Ee. Es Ee. Es Eq Ee. Es Ee. Es Eq A4 E4e. Es Ee. Es Ee. Es Eq Ee. Es Ee. Es Eq A4 C5e. Cs B4e. Bs C5e. Cs A4q Be. Bs Ae. As Bq Eq C5e. Cs B4e. Bs C5e. Cs A4q Be. Bs Ae. As Bq Ee. E4e. Es Ee. Es Ee. Es Eq Ee. Es Ee. Es Eq A4 E4e. Es Ee. Es Ee. Es Eq Ee. Es Ee. Es Eq A4 C5e. Cs B4e. Bs C5e. Cs A4q Be. Bs Ae. As Bq Eq C5e. Cs B4e. Bs C5e. Cs A4q Be. Bs Ae. As Bq Eq E5q. Ce A4 Bq C5 B4e3 C5e3 B4e3 Ah E4e. Fs Ee. Fs Ee. Fs Ee. Fs Eh Aq rq E5q. Ce A4 Bq C5 B4e3 C5e3 B4e3 Ah E4e. Fs Ee. Fs Ee. Fs Ee. Fs Eh Aq rq E5q E G G Fe Ee Dh. Eq E De Cq De Eh E Eq E G G Fe E Dh. Eq E De Cq De Eh Eh E5q. Ce A4 Bq C5 B4e3 C5e3 B4e3 Ah E4e. Fs Ee. Fs Ee. Fs Ee. Fs Eh Aq rq E5q. Ce A4 Bq C5 B4e3 C5e3 B4e3 Ah E4e. Fs Ee. Fs Ee. Fs Ee. Fs Eh Aq rq E5q E G G Fe Ee Dh. Eq E De Cq De Eh E Eq E G G Fe E Dh. Eq E De Cq De Eh Eh E5q. Ce A4 Bq C5 B4e3 C5e3 B4e3 Ah E4e. Fs Ee. Fs Ee. Fs Ee. Fs Eh Aq rq E5q. Ce A4 Bq C5 B4e3 C5e3 B4e3 Ah E4e. Fs Ee. Fs Ee. Fs Ee. Fs Eh Aq rq E5q E G G Fe Ee Dh. Eq E De Cq De Eh E Eq E G G Fe E Dh. Ee De Cq De C B4q Ah A5q rq -- part contents for card part 123 ----- text ----- •K1 - moon river Voice,150 G4h. D5q Ch B4q. Ae G F Gh Cq Bq. Ae G F Gh Cq Dh. rh Eq Ch. Gq Eq. De Ch. Gq Eq. De Cq E G C5e B4q. Ae B Aq. Ge Ah. G4h. D5q Ch B4q. Ae G F Gh Cq Bq. Ae G F Gh Cq Dh. rh Eq Ch. Eh Gq C5h. Dh Cq G4h. rq Be A Ge F Gh. re Ce B A G F Gh. C Fq Dw Eq Cw -- part contents for card part 124 ----- text ----- •K2 - ain't necessarily so Sax, 200 G4e D5q3 Db G4 C5q3 B4 G Bbh. re G4e D5q3 Db G4 C5q3 B4 G Bbh. re G4e D5q3 Db G4 Bbq3 G Bb Gq3 Bb G Bbq3 G Bb Gq3 Bb G Fq3 D F Gw rq G4e D5q3 Db G4 C5q3 B4 G Bbh. re G4e D5q3 Db G4 C5q3 B4 G Bbh. re G4e D5q3 Db G4 Bbq3 G Bb Gq3 Bb G Bbq3 G Bb Gq3 Bb G Fq3 D F Gw rq Gq5 Fq3 Eb Db Cq3 Bb4 Ab Gq3 F G Abq3 Bb C5 D5q. De Dq. De Dh D5q Cq3 Bb4 A Gq3 F Eb Dq3 C D Eq3 F G Aq. Ae Aq. Ae Bbh. G4e D5q3 Db G4 C5q3 B4 G Bbh. re G4e D5q3 Db G4 C5q3 B4 G Bbh. re G4e D5q3 Db G4 Bbq3 G Bb Gq3 Bb G Bbq3 G Bb Gq3 Bb G Fq3 D F Gw rq G4q A4q3 Bb C5 A4q3 A# C5 D5h rq3 rq D4q Eq3 F# G G#q3 B A G4q3 A A# B4q3 D5 C B4q3 C5 D Eq3 E E Ew. -- part contents for card part 125 ----- text ----- •K3 - happiness Sawtooth,100 D4e Eb Fh Bb3q rs G4e F Eb Fq Bb3 re G4e F Eb Fq Bb3 D4e Eb Fq Fh De Eb Fh Bb3q re G4e F Eb Fq Bb3q G4e F Eb Fq Bb3e Bb F#4 G Aq Ah B4be Bb Bbh Fq G C5e Bb4 Aq Ge A Fh. Gq Ah. Gq Gbe G Ah Dq G Gb Eq. Ee Dw D4e Eb Fh Bb3q G4e F Eb Fq Bb3 G4e F Eb Fq Bb3 Bb4h. Ebq De Eb Fh Dq Ebe F Gh Gq Ae Bb C5h A4q Bbh Gq Fw C5 Bb4 -- part contents for card part 126 ----- text ----- •K4 - johnny b. goode Elect. Guitar,200 C5e Ce Ce Ce Ce Ce A4e Bbe Ae Bbe Aq C5q. re C5e Ce Ce Ce Ce Ce A4e Bbe Ae Bbe Aq Fq. re C5e Ce Ab4e Bbq Bbe Abq Bbe Abe Bbe Abq C5q. re C5e C5e C5e C5e A4e C5q Bb4e A4e Fe Fq. re C5e Ce A4e Bbe Ae Bbe Ae Bbe Ae Bbq Ae C5q F4e A Bb C5 C C Cq A4e Bb A Bb Ae F Fq C5q Ch rq. re C5q. B4be Ae C5q re C5q Ch rq. re C5q. B4be ae C5q re C5q Ch rq. re C5q. B4be abe C5q re C5q Ch rq. re C5q. B4be ae C5q re C5h rh re Bb4e A F Fw. -- part contents for card part 127 ----- text ----- •K5 - In the Tavern Piano,132 F4s E De D D Fs E De D D Fs E De Fs E De Fs E De D D Ee E E E E E E E Ee E E E E E E E Fs E De D D Fs E De D D Fs E De Fs E De Fs E De D D Ee E E E E E E E Ee E E E E E E E E5e E E E E E E E Ee E E E E E E E4 rw F4s E De D D Fs E De D D Fs E De Fs E De Fs E De D D Ee E E E E E E E Ee E E E E E E E Fs E De D D Fs E De D D Fs E De Fs E De Fs E De D D Ee E E E E E E E Ee E E E E E E E E5e E E E E E E E Ee E E E E E E E4 rw E5q F E D C D Es D Ee rq rh E5q F E D C D Es D Ee rq rh E4e E E E E E E E Ee E E E E E E E Ee E E E E E E E Ee E E E Es E E E Ee E Fq F F Fe F F F Gs Fs E Eq rh Fq F F Fe F F F Gs Fs E Eq rh E4q F E D Ce C D D Eq E E F E De D C C Dq E E E4e E E Es E Eq E E E E4e E E Es E Eq E E E E4e E E Es E Eq E E E E4e E Es E E E Ee E Eq F5q F E4 E F5 F E4 E F5 F E4 E F5 F E4 E E4e E F# F# E E F# F# E E F# F# E E G# G# F# F# G# G# F# F# A A E E F# F# E E F# F# E E F# F# E E G# G# F# F# G# G# F# F# A A F# F# G# G# F# F# A A F# F# G# G# F# F# A A Be B C#5 C# B4 B D5 D B4 B C#5 C# B4 B D5 D B4 B C#5 C# D D C# C# B4 B C#5 C# D D C# C# D5 D C# C# D D B4 B D5 D C# C# D D B4 B D5 D C# C# B4 B C#5 C# D5 D C# C# D D E E F5q F F F Fq. Gs F E D Eq rh. F5q F F F Fq. Gs F E D Eq rh. E5q E E E Eq. Ds C Dq D E E E E Eq. Ds C Dq D Eq. Ds Cs Dq Dq Eq. Ds Cs Dq Dq Eq. Ds Cs Dq Dq Eq. Ds Cs Dq Dq Eq D C D Eq D C D Eq D C D E D E F -- part contents for card part 27 ----- text ----- Use the buttons below to flip through the lists of records, then punch a selection's number on the keypad to the right. Punch the "Custom" button under the keypad to play the selection with different instruments and at different tempi. Click the mouse button and the record will stop playing at the end of a phrase. -- part contents for background part 54 ----- text ----- A5 -- part contents for card part 137 ----- text ----- THE WURLIZBURG AUTOMUSICON -- I NSTRUCTIONS SELECTING A TUNE Click on one of the three buttons at the bottom of the screen to flip through the cards that list the selections currently stored in the Automusicon, then click the corresponding numbers on the keypad to play your chosen tune. The record will play at a preselected tempo and using a preselected instrument. While the record is playing, clicking anywhere once will halt the performance at the end of the current phrase. SELECTING ANOTHER INSTRUMENT To play a song with another instrument, click on the "Custom" button, then press the "instruments" on the control panel and make a choice from the resulting popup menu. If no choice is made, Automusicon will revert to using the pre-selected instrument. To reveal the name of the current choice, press with the optionKey down. SELECTING ANOTHER TEMPO To change the tempo, click on the "Custom" button, then press and drag in the rectangle at the bottom of the tempo section of the control panel. When you release the button, the selected tempo will be displayed in the field above it. Repeat until the tempo you want, or one close to it, is displayed. If you decide you want to hear the next song played with the default value, cancel the selection by pressing and dragging to the left until value in the field is 0. The bar is marked at intervals of 250, with an extra mark at 102. The tempos selected using this bar button can range from 30 to 1000, but only 90 or so distinct tempos can be chosen using this method. Often the value you might want is outside the range or between two selectable tempos. If this is the case, click on the bar with the option key down and type your number into the text entry field of the resulting dialog box. The number should be an integer between 31 and 4999. Lower values are impractical and higher values generally produce nothing but a beep sound. Entering alphabetical characters will produce a beep. FINAL NOTES Using the above methods to change the character of the instrument and the tempo will affect every succeeding song played. If you click on the "Standard" button or return to the "bar", Automusicon will then revert to using the preselected parameters. CREDITS The XCMD "PopUpMenu" was written by Andrew Gillmartin. "Bar Button," used for the tempo selection feature, was created by Lloyd Maxfield. "FileName" and "NewFileName" were created by Steve Maller Some of the sounds are from David Rakowski's stack "Toons" and from Ronald Pejril of Black Squirrel Software, the "click" sound is from the stack "StackStarter B.971", the "FidoClick" sound is from David Dunham's stack "Fido", and other sounds were extracted from other, unremebered stacks. Thanks. The rest of the songs were transcribed using a clunky stack called "HC Play Notater". (To create a string of letters that correspond to the notes and their duration, the stack asks you to click on the keys of a keyboard and then on buttons above it to insert the duration indicators, then go back and edit the newly created text in the "song" field to remove extraneous octave designations and other unnecessary characters that the script insists on inserting. There has to be a better way.) The default instrument and tempo assignments were performed, in part, by Michael Lockard. Some addresses: Lloyd Maxfield, Infosynthesis, 2960 Ferry Street, Eugene, OR 97405 David Rakowski, 51 Big Tree Way, Woodside, CA 94062 You might drop them a line and thank them if you like what you see and hear here. Fillmore 123188 ADDING/EDITING SONGS REPLACING/EDITING THE SONG DATA The data for the "Play" function is stored in 50 hidden fields on this card. The fields are numbered from 21 to 70 and are named for the associated "jukebox" button combination. To see/edit a field, hold down the option key while clicking a letter/number combination, or type [show cd fld ] into the message box, or hold down the optionKey and click in the lower right-hand corner of the screen to bring up an "Ask" dialog box. Type a number corresponding to the number of the text field you want to edit into the dialog boxes text entry field. (Field number 21 is "A1", field number 22 is"A2", etc.) The first line of the field contains an "•", the name of the field (the letter-number combination), and the name of the song. The second line contains the name of the instrument (the "snd " resource), a comma, and the tempo. There should be no spaces in either of these items. The third and succeeding lines contain the string(s) to be played. Each line must be shorter than 255 characters. (A HyperCard line is a string of characters terminated by a return. The HC line can wrap through many physical lines of the field.) Example: •Z6 -- A Sample Song -- This line can contain any additional information about the song. Kazoo,1000 [A whole bunch of notation data. See the Help stack for further information about "play" and examine the songs in this stack for examples of ways to "compress" the data by eliminating redundant characters.] To HIDE the data field(s), hold down the commandKey and click in the lower right-hand corner of the screen, or hold the optionKey down and click there to invoke the dialog box, then click "Cancel". CHANGING THE DIRECTORY The "Title/Artist" fields are in actuality a layer of two fields. Hold down the shiftKey-optionKey-commandKey combination to see the gap that you can "sneak" through to edit the bottom field or temporarily hide the uppermost field. CHANGING SOUNDS/HPOPUPMENU Use ResCopy or ResEdit to copy "snd " resources into and delete "snd " resources from this stack. If you just want to use the "snd " as the default instrument for a specific song, read no further. To have your newly added "instrument" appear in the menu, open this card's script-editing window and edit the strings of instrument names found there, adding the names of the sounds you've added to the stack and deleting the names of sounds you have removed. . Ensure that the name of the sound is spelled correctly and that there are no extra spaces accidentally included. Edit these lines, too, if you want to change the order of the menu items. The first item in the line is the catagory and shouldn't be changed. ADDITIONAL FEATURE There are three hidden buttons under the menuBar that can be made visible by clicking on this field with the optionKey down. The first exports the data in all the song fields to a text file for examination and use in other stacks. The second imports from a "properly formatted" text file new "play" function data. The third exports to a text file a listing of the line lengths of the data in all the song fields, useful for diagnostic purposes since "play" can only work properly if a string of data is shorter than 255 characters. These buttons are hidden when you return to the "bar" or click on each of them with the optionKey down. A properly formatted text file, you asked? The Import script needs to see a • (option-8) as the first character of the file, followed on that line by the name of the TEXT file. The data then is placed on succeeding lines. The • (option-8) character is the delimeter the import script recogizes and it should appear as the first character of the data to be put in a field. Example: •YourFile •Z6 -- A Sample Song Kazoo,1000 [The notation data] •X6 -- A Second Sample Song SaucePan,432 [The notation data] And so on. The first line is actually ignored, but it's needed as a spacer. The data following the next delimiter, everything from that • to the next, will be put into a field named "Z6". The next set of data will be put into a field named "X6". (There are no fields on this card bearing those names, so HyperCard will stop processing the file at the first one, leaving the file open and the job undone. You'll see a "Don't understand" dialog box. Some data in the stack might be corrupted.) Make sure the field names are correct. It is important that the delimiter and the following two characters are entered correctly. The rest of the data can contain errors and the only result will be that the song doesn't play properly, but if those three characters are incorrect, the song data fields could become corrupted, with a song meant to be played by clicking D5 being played when you click F2. Note, too, that the song data in the file doesn't have to be entered in any special orderand that the file does not have to have data for every one of the 50 selections. The data is put into the indicated field and the others are left alone. There is no way for the script to check that the file is correctly formatted, so it is up to you, the user, to make sure that the script is not asked to work with data it wasn't designed for. Hence this long explanation/warning. Don't be scared off by it. The songs in Automusicon are songs that the designer thought would be fun to play with. Your tastes are probably different, so the import function was added to give you the option of replacing his choices with yours. Just follow the simple rules spelled above. MODIFIER KEYS OptionKey - Select a tune with the optionKey down to show and hide a song field. - Click in the lower-right corner with the optionKey down to call up a Show Field dialog box. (Click "Cancel" in this box to hide any visible fields, such as those over the tune selction buttons.) - Click on this field with the optionKey down to hide it and show the Export and Import buttons. - Click on the Export,Import and Line Length buttons with the optionKey down to hide them. - Press on the Instruments button with the optionKey down to see the currently selected instrument. - Press on the Tempos button with the optionKey down to select a specific tempo. CommandKey - Click in the lower-right corner with the commandKey down to hide all song fields. ADDITIONAL SONGS --Stairway to Paradise -150 harpsichord,150 C4q C5e. A4s Gq Ae. Gs. Bbe. As Gh Ee. Ds Cq E Ge Aq. Bbw Fq F5e. Ds Cq De. Cs Eb Ds Ch De. Cs Dq Cq B4e Aq. Gh Gs Ae. Gs C5h. Es De. Cs Ee. Ds Ce Ch Ch. Ebe D C Eb D C Ch C4q C5e. A4s Gq Ae. Gs Bbe. As Gh E5e. D#s Eq B4q Ae Gq. C5h. --Can't Take That Away 150 harpsichord,150 Eb4e Eb Eb Ebq Ebe Gh. Eb4e Eb Eb Ebq Ebe B3bh Eb4e Eb Eb Ebq Ebe Bbh. C5q C C Ebe. Cs B4be. Abs Bbq Ge Fe. Eb4e Eb4 Eb4 Ebq Ebe Gh. Eb4e Eb4 Eb4 Ebq Ebe Bb3h. Eb4e Eb4 Eb4 Ebq Ebe Bb4w C5q C C Ebe. Cs B4be. Abs Bbq Ge Ebh. Bbh Abq G Ab G Bb Fh G Eb - Nice work -150 Perc, 200 B4 C5 C5 B4 A4 B4h. G4q A A G4 F#4w D4q. Ee re. Ds Ee. Gs Ae Bq. re. Ds Ee. Gs Ae Bq. Gq Ge Gh.rq B4q C5 C5 B4 A Bh. Gq A Aq3 G# G F#4w D4q. Ee re. Ds Ee. Gs Ae Bq. re. Ds Ee. Gs Ae Bq. Gq Ge Gw re -- part contents for card part 32 ----- text ----- S.Thera?/DoReMi Bach.-Dave Synco/McDon. E.Rock Xmas/Peanuts -- part contents for card part 31 ----- text ----- Trad. P.mary/Show. Pax/Mancha S&G/folk Gersh. -- part contents for card part 35 ----- text ----- Trad./CW Dylan Good. Gene-Jerry/Carny EJ/CB -- part contents for card part 36 ----- text ----- BB Lehrer Trad./Mult. Stand./Lehrer Orff -- part contents for card part 56 ----- text ----- Blowin' in the Wind Tambourine Man A Time for Us Turn, Turn, Turn San Francisco San Francisco What the World Everything is B'tiful Love is Blue Moon River -- part contents for card part 28 ----- text ----- Dylan R&J/Bella. Benny/McDon. Bach.-Dave Long./Will. -- part contents for background part 58 ----- text ----- Raven